home *** CD-ROM | disk | FTP | other *** search
/ PowerPak Gold 1992 Fall / PowerPak Gold (Fall 1992)(Flordia Lion's Den).iso / patches / qemmfix.exe / QEMMFIX.DOC next >
Text File  |  1991-02-18  |  983b  |  29 lines

  1.  
  2.                 325D/333D BIOS Patch for QEMM VIDRAM utility
  3.  
  4.  
  5.   This patch, installed as a device driver in CONFIG.SYS, fixes an anomaly
  6.   in the system BIOS that effectively disables Quarterdeck's VIDRAM utility
  7.   (which runs under QEMM and extends conventional memory by 96K by using
  8.   graphics memory).
  9.  
  10.   Installation is very easy.  A "DEVICE=QEMMFIX.SYS" line should be added
  11.   to CONFIG.SYS _before_ the line which installs QEMM.  For example,
  12.   CONFIG.SYS may look like the following:
  13.  
  14.     DEVICE=\utils\qemm\QEMM386.SYS RAM AdapterRAM=CC00-CE00
  15.     SHELL=\dos\COMMAND.COM C:\DOS /e:1000 /p
  16.     BUFFERS=5
  17.     FILES=30
  18.  
  19.   The patch should be installed so CONFIG.SYS now looks like this:
  20.  
  21.     DEVICE=QEMMFIX.SYS
  22.     DEVICE=\utils\qemm\QEMM386.SYS RAM AdapterRAM=CC00-CE00
  23.     SHELL=\dos\COMMAND.COM C:\DOS /e:1000 /p
  24.     BUFFERS=5
  25.     FILES=30
  26.  
  27.   Please report any problems encountered using this patch to Dell Computer
  28.   Corp. Technical Support.
  29.